Welcome![Sign In][Sign Up]
Location:
Search - mp3 delphi

Search list

[Multimedia program小小播放器(delphi)

Description: mp3播放器,有播放列表,随即,顺序,播放循环功能。-MP3 player, playlist, then, in descending order, the player circulatory function.
Platform: | Size: 212442 | Author: 王晓宇 | Hits:

[mpeg mp3mp3PLAYER(delphi)

Description: 带动态波形显示的mp3播放器(delphi)-with dynamic waveform display mp3 player (delphi)
Platform: | Size: 667665 | Author: zeng | Hits:

[Delphi VCLmp3

Description: 在delphi中选择相应的控件,加上简单的源程序代码实现简单的mp3播放功能
Platform: | Size: 852 | Author: yangyang | Hits:

[mpeg mp3mp3

Description: 效果最好的mp3播放控件组,支持 delphi 以及 c,包括开发delpi
Platform: | Size: 1869218 | Author: tommi | Hits:

[SourceCode音频转换控件支持mp3同wav相互转换

Description:
Platform: | Size: 4104 | Author: szwangyunxi@126.com | Hits:

[mpeg mp3Mp3PlayerView

Description: 自制MP3播放器修改版(增加波形显示,增加显示以及修改id3v1功能)-homemade MP3 player modified version (add waveform shows that the increase shows and the amendment of ID3v1 function)
Platform: | Size: 1446912 | Author: 柳枫 | Hits:

[mpeg mp3LyricShow

Description: 类似winamp的简单程序,还可在播放mp3时浏览歌词文件-similar to the simple procedure, but also in the MP3 player when browsing lyrics document
Platform: | Size: 496640 | Author: aa | Hits:

[GUI DevelopPICSHOW25.ZIP

Description: PicShow可以帮您将整个文件夹里头的图像,逐一显示在画面上,供大家兴赏。其主要的功能有:1.支持常见的文件格式,如JPEG、BMP、TIFF、GIF、PNG、PSD、TGA、PCX等;2.可直接播放声音或音乐格式,如WAV、MIDI、MP3、RA、RMI、AIFF、AU等;3.使用者可自行设定展示图片时的参数;4.提供线上操作手册及自动模式。 -PicShow can help you to a whole bunch of folders of images, each show on the picture for everyone- tours. Its main functions are : 1. Support for common file formats, such as JPEG, BMP, TIFF, GIF, PNG, PSD, TGA, PCX; 2. Direct broadcast sound or music formats, including WAV, MIDI, MP3, RA, RMI, AIFF, AU; 3. users can set their own display pictures of the parameters; 4. providing online operations manual and automatic mode.
Platform: | Size: 190464 | Author: 范成涛 | Hits:

[AI-NN-PR关于tts语音引擎的使用方法

Description: 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\Speech目录下的Vtxauto.tlb文件,在Delphi的Import目录中就会生成VTxtAuto—TLB.pas文件,其中定义了VTxtAuto—TLB单元,把它加到Uses成员中来。设计如图2所示的窗口,定义全局变量: var VoTxt:IVTxtAuto   然后在Form的OnCreate事件中加入:   VoTxt:=CoVTxtAuto_.Create   VoTxt.Register(′′,′Speech Test′) {注册}   “Read”按钮代码为:   VoTxt.Speak(Memo1.Lines.Text,10) {朗读}   “Stop”按钮代码为:   VoTxt.StopSpeaking {停止朗读}   至此,应用程序已具有朗读功能,10表示使用普通语气。借住VoTxt的属性和方法,我们还可以控制阅读速度和语气,实现暂停、跳句等功能,Speech API编程就这么简单。 -TTS voice on the use of the engine! Many software with English pronunciation and reading aloud function, they have used MSTTS (Microsoft Text To Speech) technology. Microsoft COM comply with the standards and provide a set of Speech API to right MSTTS program. The procedure to use this API, we must ensure that the system has been installed and Spchapi MSTTS package. Speech API can be used as a type library to Delphi, is : Open Project menu under the Import Type Litrary, click on the "Add" to join Windows \ directory under the Speech Vtxauto.tlb documents in the Delphi Import directory will generate VTxtAuto- TLB.pas document, which will just a VTxtAuto- TLB units, it added Uses members to China. Figure 2 shows the design of windows, the definition of global variables : var VoTx
Platform: | Size: 7168 | Author: 章称 | Hits:

[Audio programAudioComponentsSuite.v2.2

Description: Audio Components Suite,一套跨平台的音频处理组件包: 1、支持音频回放、捕捉。 2、CD-ROM回放、CDDA捕捉。 3、Wave流支持。 4、MP3、Ogg、FLAC、Monkey等格式支持。 5、音频混响处理。 6、输入设备动态捕捉。 7、音频格式转换。 8、声音音频指示器。 9、其他一些特效。 ----------------------------------------------------- Base Classes TACSConverter TACSFileIn TACSFileOut TACSInput TACSOutput TACSStreamedInput TACSStreamedOutput Audio I/O TALSAAudioIn (Linux only) TALSAAudioOut (Linux only) TAOLive (Linux only) TAudioIn TAudioOut TCDIn TCDPlayer TFLACIn TFLACOut TInputList TMACIn (Windows only) TMACOut (Windows only) TMemoryIn TMixer (Linux only) TMP3Out TMP3ToWav TMPEGIn (Linux only) TNULLOut TStreamIn TStreamOut TVorbisIn TVorbisOut TWaveIn TWaveOut Audio Processing TAudioMixer TAudioProcessor TBWFilter TConvolver TMSConverter TRateConverter TSampleConverter TSincFilter TSoundIndicator TStereoBalance-Audio Components Suite, a set of cross-platform audio processing kits : one to support audio playback, capture. 2, CD-ROM playback, capture or terrible. 3, Wave Flow support. 4, MP3, Ogg, FLAC, Monkey format support. 5, audio reverb processing. 6, dynamic input devices to capture. 7, audio format conversion. 8, sound audio indicator. 9, a number of other special effects.----------------------------------------------------- Base Classes TACSConverter TACSFileIn TACSFileOut TACSInput TACSOutput TACSStreamedInput TACSStreamedOutput Audio I/O TALSAAudioIn (Linux only) TALSAAudioOut (Linux only) TAOLive (Linux only) TAudioIn TAudioOut TCDIn TCDPlayer TFLACIn TFLACOut TInputList TMACIn (Windows only) TMACOut (Windows only) TMemoryIn TMixer (Linux only) TMP3Out TMP3ToWav TMPEGIn (Linux only)
Platform: | Size: 439296 | Author: 豪仔 | Hits:

[Audio programAudiereAudioSystem

Description: 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to support document operation, codecs, mixing, audio output, player supports MP3, Ogg Vorbis, FLAC, WAV, IT, XM, Explosion, MOD and documents. available for C, C, Python, Java, Delphi, Cook and support any language.
Platform: | Size: 1107968 | Author: 于先生 | Hits:

[Multimedia DevelopAudioObjectAndPlugIn

Description: BASS 庫是目前世界上最好的音頻解碼器之一,世界上有無數的音頻開發的愛好者都在用它開發自己喜歡的音頻播放器,BASS 庫在個人使用是完全免費的. Audio Object 就是利用 BASS 庫開發的一套音頻播放系統.最重要的是它完全開發源代碼! 它可以播放的音頻文件有 MP3/MOD/WMA/CDA 等流行的音頻格式,通過插件的形式,你更可以將它擴展可以播放 DIVX 的 AVI 電影.上傳的壓縮包裡面包含了: 1.主程序的源代碼 2.已經可以作為免費軟件使用的安裝程序 3.Audio Object的 NSIS 的安裝腳本 4.其他有關的 Skin 類的演示 5.插件(PlugIn)的接口源源代碼 6.如何劃波形頻譜的顯示 ********** 1.這套音頻播放器的源代碼沒有使用任何三方控件,你隻要解壓縮後,設置 OutPut 路徑指向到 Debug 目錄,就可以使用了. 2.裡面的 WinUX DEMO是要使用 TMS 的 TMS Skin Factory 的皮膚,請去 TMS 下載相應的版本安裝才能編譯! ********** ....更多功能,等待你的發掘與開發!因為它是開源的! 如果可以的話,以後我將繼續上傳 BASS 庫的應用程序. 使用 Audio Object 這套軟件,請遵循 GPL/GNU 的協議進行, BASS 庫的使用也請遵循此協議進行使用!-BASS Library is the world's best audio decoder one of the world have developed numerous audio enthusiasts are using it to develop their own favorite audio player, BASS for the personal use is completely free of charge. Audio Object is used for the development of the BASS set audio playback systems. The most important it is completely open source code! it can play the audio files are MP3/MOD/WMA/CDA popular audio format, through the plug-in, you can expand it can play DIVX AVI movie. Upload compressed inside includes : 1. the main program source code 2. as has been the use of free software installation procedures 3.Audio Object Supported the installation of four scripts. the other kind of demonstration Skin 5. plug-in (PlugIn) interface code stream 6. how is zoned spectrum waveform disp
Platform: | Size: 4936704 | Author: 哈哈 | Hits:

[Multimedia Developtolandisanli

Description: 界面漂这的MP3,使用了皮肤控件,希望大家喜欢。-MP3, using the skin controls, hope you like them.
Platform: | Size: 1426432 | Author: kk | Hits:

[Multimedia DevelopDelphiMp3Player

Description: 这是一个使用DELPHI编写的播放MP3的小程序,希望大家喜欢。-It is a preparation of the DELPHI MP3 player small procedures, hope you like them.
Platform: | Size: 408576 | Author: | Hits:

[Multimedia Developplayandluyin

Description: 支持现今多数主流的声音和影像格式。 本说明书还为你提供了其他多种功能的使用,例如:你可以: 打开、建立、播放、储存声音文件 从影片中抓取音轨 可录制从网络、声卡、或其它地方来的声音档案,包括来自DVD / VCD / CD播放器的声频, MP3播放器,RealPlayer,Windows媒体播放器。-support of the majority of today's mainstream voice and video format. The brochures also provide you with a variety of other features, such as : You can : Open creation, playback, document storage voices from the films can crawl soundtrack recording from the network, sound cards, or to other parts of the audio files. from DVD/VCD/CD player audio, MP3 player, RealPlayer, Windows Media Player.
Platform: | Size: 1005568 | Author: yuanzheng | Hits:

[Multimedia Developjdmp3

Description: 非常简单的MP3播放器,使用mediaplayer控件,加了几句代码,搞定,适合初学者。-very simple MP3 player, use MediaPlayer controls, plus a few code, searching for beginners.
Platform: | Size: 194560 | Author: 小林 | Hits:

[mpeg mp3344328943

Description: 新的DirectShow 媒体对象,全面支持*.AVI ,*.WAV,*.MPG,*.MP3 ,*.ASF以及DVD等格式的多媒体文件及多媒体流的高质量的播放及捕获。-new DirectShow media objects, fully support*. AVI,*. WAV.*. MPG,*. MP3,*. ASF DVD format and the multimedia files and high-quality multimedia streaming and capture the broadcast.
Platform: | Size: 199680 | Author: 朱平 | Hits:

[Audio programAudio_Object

Description: 一个功能完备的mp3播放软件,界面友好 开发工具为delphi ,无其他控件-a fully functioning mp3 player friendly interface development tool for delphi, no other controls
Platform: | Size: 6564864 | Author: 唐敖 | Hits:

[DirextXhgdspack

Description: 一个不错的媒体播放控件.包括控件本身与范例.可以播放DVD/VCD/MP3以及其它一些格式,而且是免费的.-a good media player controls. Controls included with the examples of their own. Can play DVD/VCD/MP and the other three formats, and is free of charge.
Platform: | Size: 55296 | Author: 江鸟 | Hits:

[Audio programbass23

Description: BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with the most powerful and efficient (yet easy to use), sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size. 这个是最新的2.3.0.2版本-BASS is an audio library for use in a Windows nd Mac OSX software. Its purpose is to provide de velopers with the most powerful and efficient ( yet easy to use), sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M. MOD, MTM, UMX), MO3 music (MP3/OGG compressed MODs), and recording functions. All in a tiny DLL, under 100KB* in size. This is the latest version of the two .3.0.2
Platform: | Size: 698368 | Author: zhangwei | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net